-
Notifications
You must be signed in to change notification settings - Fork 144
[os_must_gather] Make volume-percentage tunable #3595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[os_must_gather] Make volume-percentage tunable #3595
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
3bf1f01 to
da0629c
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7c73104d178a4dc8b37ec14e2ab85ece ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 17m 20s |
Add the ability to modify volume-percentage on os-must-gather role via cifmw_os_must_gather_volume_percentage. It's set by default at 70 which is currently the default value so there's no change of behaviour. Signed-off-by: Arnau Verdaguer <[email protected]>
da0629c to
057dd56
Compare
|
/lgtm |
|
/lgtm |
Add the ability to modify volume-percentage on os-must-gather role via cifmw_os_must_gather_volume_percentage.
It's set by default at 70 which is currently the default value so there's no change of behaviour.